KeyedItem.ClusteredIndex

Clustered index struct created at compile-time. This is used to compare classes. The members are the members of the class marked with the attribute selected as the Clustered Index.

mixintemplate KeyedItem(ClusteredIndexAttribute = PrimaryKeyColumn)
final
struct ClusteredIndex {}

Members

Mixins

__anonymous
mixin opAAKey!(ClusteredIndex)
Undocumented in source.

Meta